Color Blind Support for Map-Enabled Packs
The tracker supports customizing the location colors used on the map, in order to help color blind players use the tracker effectively. To customize the colors, create a json file named 'application_colors.json' in your Documents/EmoTracker folder. This file should contain a JSON object, and you can add keys to override various map colors. An example file which replaces the default yellow color for sequence-breakable locations with magenta is attached to this. The following keys are recognized, and standard web format colors should be used.
accessibility_none
accessibility_partial
accessibility_inspect
accessibility_sequencebreak
accessibility_normal
accessibility_cleared
status_generic_active
status_generic_success
status_generic_warning
status_generic_error
(edited)